Home } Forms } Validation (password)



This script works like our Password Verifier, however, it also checks for a minimum length and invalid characters.
Enter your password twice.
(At least 6 characters, 12 characters max, and spaces are not allowed.)

Password:
Verify password:

JavaScript Source Code 2002: Forms: Validation (password)

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!